ComponentOne FlexPivot for WinForms
Sort Method (ValueSet<T>)

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace > ValueSet<T> Class : Sort Method
Sorts the elements in the collection.
Syntax
'Declaration
 
Public Sub Sort() 
public void Sort()
Remarks
This method assumes the elements support the System.IComparable interface.
See Also

Reference

ValueSet<T> Class
ValueSet<T> Members